WordPress database error: [Table 'w001601_wp_ntydf.wp2_terms' doesn't exist]SELECT DISTINCT t.term_id, tr.object_id
FROM wp2_terms AS t INNER JOIN wp2_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp2_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (7237, 7218, 7202, 7186, 3074, 3059, 3050, 3040)
ORDER BY t.name ASC